• Fixed the crashing error when choosing Text File from the new document window
• Text Statistics now work
• Fixed spelling of standard in iEdit
• Added standard C toolbox and console app in Extras Examples folder
• The line text now stays put when resizing the window
• Selecting text is much much faster
• When choosing New Blank from file menu it now opens in front of the toolbar
iEdit 2.0 version history
iEdit 2.0
• Released iEdit 2.0! •
• Added Export as CodeWarrior
• Added Export a MPW
• Added Export as BBEdit
• Added Export as Text-Edit Plus
• If you have the create new document option on for startup, it will now open below the toolbar
• Fixed the document info bug
• Added support for AllWrite documents
2.0b5
• The doc info window now is live dragging (when you drag inside the window)
• Finished the read me file
• Created a new site for iEdit 2
• Uploaded the documentation, available at www.pinehillproducts.com/iedit/docs/index.html
2.0b4
• Brand new printing engine
• Fixed yet another save bug (formed when fixing a different save bug!) it all seems to work perfect now
• Very simple undo system added
• Added Edit text clipping so you can edit those little files you like on the run! :-)
2.0b3
• iEdit 2.0 release date = May 25th 2000. All I have to do really is the documentation, there are not many bugs from what I can see.
• Finished the entire 1,300 worded iEdit 2 Documentation
• Fixed switch branch crashing bug
• When selecting text, its much faster now
• Added Text Case Toggle
• Added a new text has changed system, works flawless so far
2.0b2
• Did some more on the documentation, then accidently deleted it! Ack! Luckely for me, AllWrite has a backup option which saved my life! Check out AllWrite at www.kagi.com/fabian
• Added Switch Case window, whew, talk about coding, its only about 3 RB keywords in the code for this, but so much C code! ah! Well, its done and works fine
• Added Timer when you quit if you havn't registerd
2.0b1
• iEdit 2.0 enters beta stage!
• Added go to line under the document window
• Added Text Statistics under the text menu, tells you how many words and characters in the doc you are working on, this is mainly for writers
• Changed the name of the Format menu to Text
• Fixed the text box heights, fits the text better
• Made new icons for iEdit app, folders, readme, release notes and saved files, cool looking too!
• Added the ammount of lines to the bottom of doc window and text statistics window
2.0a4
• If you have "open saved document" as start-up choice, but open a iEdit doc by double clicking it or draging any kind of TEXT file over iEdit, it will open and display the file and not show the open doc window
• Added Menu Bar show
• Added autosave, may not work properly if you didn't register... will be looking into this...
• Added If statement
• Added Special Character Window
• Added If-Else statement
• Added a lot to the documention
2.0a3
• Added a powerful find system with:
* Find
* Find again
* Find and Replace
* Find and Replace again
• Added Insert Time, and corrosponds with the correct format specified in the prefs dialog
• Added Insert Event loop.. another great new feature to iEdit 2.0!
• Fixed another prefs bug with the font and size, works fine now
• Arranged Insert menu to look better
• Started the documentation for iEdit 2.0
2.0a2
• Insert Date now works (with the date format you chose in the preferences box)
• Position of the clipboard window has been changed so it does not interfer with the toolbar
• Preference bug for font size fixed
• Added Register dialog
• Registration system works perfect
• The preferences (for everything) work perfect! Great!
• New interface for custom export window
• All text fields are correct size, and makes the interface look better
• Made a icon for iEdit and a iEdit saved document
• When openning up a doc. the screen will be in the correct spot instead of all in the left part of the screen
2.0a1
• iEdit 2.0 entered alpha stage! Yay!
• If you have not registered, you can not save documents (but can export them)
• Totally re-did the saving engine, no errors at all! Works like a charm.
• Totally re-did the save as engine, also works like a charm.. no errors at all
• Added Show a Window, also includes support for color windows unlike iEdit 1.0 did
• Added Show a Dialog, also includes support for color dialogs
• New about box image
• Along with a new image, a new layout for the about box also
• Fixed the time and date preference bug
2.0d6
• Upgraded the IDE I use to make iEdit to its newest version, hopefully fixing any bugs there where so far
• Added tab-space ability
• Added "Text file" in the new document window.. does the same as making a blank doc
• Added "Standrad C Console app" in the new doc window
• Re-made the interface for the Decrypt Document window
• Fixed the window position bug when making a new document from the new doc window
• Added the "set..." button code... works fine (check it out in the new doc window)
• Added print... works now in toolbar and the menu item.. and works fine too!
• Got a nice icon for it... very cool looking!
• Re-made the interface for the Encrypt Document window
2.0d5
• Added Show Clipbaord under Edit menu.. works fine
• Added Export menu, and Custom export, also works fine
• Added Draw A String.. and once again, works perfect!
• Added Mouse-Click Quit (for non-event based toolbox apps)
• Made a new interface for the shortcuts window (nothing major)
• Made a "Made with iEdit 2.0" logo in the Extra's folder
• Title of a new document (blank) is now "untitled.c"
2.0d4
• Prefs seem to work great now with my new system... only problem is the auto save which can be fixed easily
• Auto-save preference bug fixed
• Added Toolbox Init under Insert menu
• Added Shortcuts.. now with multi lines... test it out.. Shortcuts under the Edit menu or command + e
• Added Encrpt and Decrypt for documents.. very useful if you don't want people looking at your code!
• Added Function Prototype to the Insert menu, works like a charm!
• Added Insert Comments
2.0d3
• Added System Beep window
• Attemped to make preferences 3 times, failed, but only with the startup procedure, time to try again...
• Took off sticky button on the toolbar for the doc info window, it was not at all interface "savvy"
2.0d2
• Added "standard c toolbox app" to the new document window, but this doesn't compile in CW Pro 5, but does in CW pro 4... hmm... oh well, its code and it (did) work! ;-)
• Added some stuff I should have to the first ever release finally:
* Font menu
* Size menu
* Style menu
* Color menu
• Finsihed Contact Info box
• Made the group box around the text in the go to line and doc info windows one of Fabian lidmans' great classes! Makes it look much better then a group box with a seperator.
• Added close in the file menu
• Added a preferences dialog, nice, clean, easy to use
2.0d1
This is the first release, but not public. I also started from scratch so 2.0 will be much faster, much less bugs, and better then ever!
• Started the project
• Added a toolbar
• Added icons to toolbar, and made all the buttons work
• Added a main window
• Added "characters in text" to bottom of main window
• Added a "document info" window - telling you the size, characters, type, name, etc
• Added a about box
• Added a "please register" window
• Added "open document" - to open any kind of TEXT document
• Added save, save it in iEdit's file format - same as 1.0 but now 1.0 and 2.0 doc's will open with 2.0
• Added "go to line"
• Added "new document" window, similer to the template window in 1.0, but this is more like CodeWarrior 5's new window, and is easier to use and has more control over making a new document.